home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / d-opus-tools / player3_0opus5 / c / cdripper.doc < prev    next >
Text File  |  1996-02-26  |  2KB  |  87 lines

  1.  
  2.                     -----------------------------------
  3.                     *** Flowerpower's ADPCM package ***
  4.                     -----------------------------------
  5.  
  6.                           CDRipper documentation
  7.  
  8.                This software package is in the public domain.
  9.                        Do with it whatever you want.
  10.  
  11.  
  12.  
  13. Introduction
  14. ------------
  15.  
  16. This program will rip CD audio data from any audio CD using a Toshiba CDRom
  17. drive  and store this in ADPCM2 or ADPCM3 format.
  18.  
  19. The  loading  routines  are  derived  from  my 14 bit CDPlayer available on
  20. AmiNet.   Sony  CDRom support might be added in one of the next releases as
  21. well as to my 14 Bit CDPlayer.
  22.  
  23. Some  people  have  reported  that  this  software  (as  well  as my 14 bit
  24. CDPlayer)  works  with  several IDE and ATAPI CDRoms.  These obviously have
  25. got  good  SCSI  command set emulations, including direct data transfer via
  26. SCSI bus.
  27.  
  28.  
  29. Technical Info
  30. --------------
  31.  
  32. The  CD-DA data will be converted to MONO and downsampled to 22050Hz.  Then
  33. it will be compressed using ADPCM2 or ADPCM3.  The ADPCM algorithm is taken
  34. from example sourcecodes for the ZyXEL modem's voice files.
  35.  
  36.  
  37. Usage
  38. -----
  39.  
  40. This  is  a  Shell-only program.  Do not try to start it from Workbench.  A
  41. user interface may be added in the future.
  42.  
  43. Template: TRACK/N/A,TO/K/A,BITS/K/N,DEVICE/K,UNIT/K/N
  44.  
  45. Example: CDRipper 5 TO RAM:Sample BITS=3 DEVICE=gvpscsi.device UNIT=2
  46.  
  47.  
  48. TRACK/N/A
  49.  
  50. The  audio  track  to rip.  Be careful:  No further checks are done on that
  51. number!
  52.  
  53. TO/K/A
  54.  
  55. This  keyword  must exist.  After that you must specify a file name to save
  56. the sample to.
  57.  
  58. BITS/K/N
  59.  
  60. Either specify 2 or 3 for ADPCM2 or ADPCM3 compression.  Other values might
  61. be added in the future (e.g.  8 or 16 for saving as IFF or WAV file)
  62.  
  63. DEVICE/K
  64.  
  65. The SCSI device driver to use. This defaults to "scsi.device"
  66.  
  67. UNIT/K/N
  68.  
  69. The SCSI unit to use. This must be a CDRom unit. This defaults to 3.
  70.  
  71.  
  72. The Author
  73. ----------
  74.  
  75. Christian Buchner
  76. Steinbergstraße 2
  77. 82110 Germering
  78. Germany
  79. Tel.: +49-89-849868
  80.  
  81. EMAIL: flowerp@eikon.e-technik.tu-muenchen.de
  82.  
  83. <flowerp> on irc #amiga and #amigager
  84.  
  85.   //
  86. \X/ Flowerpower
  87.